home *** CD-ROM | disk | FTP | other *** search
-
- Drill 8
-
- In this drill I will add a graphic to the lists.html document. This is the portion of code where I will add it:
-
- <HR> ----------------> I will add the code here
- <P>
- This is my page of lists. It contains lists of things I like. But first let's define what a list is:
- <P>
-
- This is the code I will add:
-
- <P>
- <IMG SRC="u_constr.GIF" ALIGN=middle><B>This area under constant construction.</B>
-
- When you open up lists.html with your browser you will see that the GIF appears with the text (in bold) aligned to the middle of it.
-
- Next are some miscellaneous tags.